Skip to content

Add documentation site - #3

Merged
dnnsjsk merged 1 commit into
mainfrom
docs
Jun 23, 2026
Merged

Add documentation site#3
dnnsjsk merged 1 commit into
mainfrom
docs

Conversation

@dnnsjsk

@dnnsjsk dnnsjsk commented Jun 23, 2026

Copy link
Copy Markdown
Collaborator

A standalone Next.js + Fumadocs (onedocs) documentation site under docs/, modeled on the phasis/pitmaster setup and adjusted throughout for TailwindPHP.

What's here

  • 19 MDX pages — overview, getting started, usage (theme, directives, imports & virtual modules, @source), class utilities (cn/merge/join, variants/compose), plugins (typography, forms, custom PluginAPI), API reference, CLI, and advanced (architecture, caching, performance/testing). Content is grounded in README.md/CLAUDE.md and verified against source and tests.
  • Branding & configonedocs.config.tsx (title, 12 feature cards), homepage hero/CTA, logos/icons, OG images, sitemap, robots, and llms.txt/llms-full.txt routes. GitHub points at inline0/tailwindphp.

Verification

  • next build passes — 29 static routes generate (all doc pages, OG images, sitemap, robots, llms.txt). TypeScript passes.
  • All internal /docs/... cross-links resolve.

Notes

  • SEO/OG base URL defaults to https://tailwindphp.com (layout.tsx, robots.ts, sitemap.ts) — change if the deploy domain differs.
  • vercel.json is set up for a Vercel deploy from docs/. Dev server runs on port 9800 (cd docs && npm run dev).

🤖 Generated with Claude Code

A standalone Next.js + Fumadocs (onedocs) documentation site under docs/,
mirroring the phasis/pitmaster setup.

- 19 MDX pages: overview, getting started, usage (theme, directives,
  imports, @source), class utilities (cn/merge/join, variants), plugins
  (typography, forms, custom), API, CLI, and advanced (architecture,
  caching, performance).
- onedocs config, homepage hero/CTA, OG images, sitemap, robots, and
  llms.txt routes wired up. GitHub set to inline0/tailwindphp.
- Production build passes (next build); all internal cross-links resolve.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@dnnsjsk
dnnsjsk merged commit db2bc98 into main Jun 23, 2026
3 of 4 checks passed
@dnnsjsk
dnnsjsk deleted the docs branch June 23, 2026 15:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant